Spring 3 pet clinic example uses ${owner.new}, in the JSTL EL where can I read about out about .new

Posted by Albert on Stack Overflow See other posts from Stack Overflow or by Albert
Published on 2010-03-14T17:55:03Z Indexed on 2010/03/14 18:25 UTC
Read the original article Hit count: 532

Filed under:
|
|
|
|

Spring 3 pet clinic example uses ${owner.new}, in the JSTL EL where can I find out more about where the .new comes from and what spec it is a part of? Ive seen empty and not empty operators/ reserved words but not .new until now in the Spring 3 pet clinic example.hers is the line im questioning:

New Owner:

located in the ownerForm.jsp file in the spring 3 pet clinic sample application.

© Stack Overflow or respective owner

Related posts about jstl

Related posts about el